Welcome![Sign In][Sign Up]
Location:
Search - rtp h264

Search list

[CommunicationrtpH264

Description: 其中为本人做媒体项目时搜集的一些有关rtp和h264方面的资料.-which I do for the media item collected some of the rtp and h264 of information.
Platform: | Size: 3488973 | Author: 张艳杰 | Hits:

[Streaming Mpeg4H264RtpSource

Description: sourcefilter,实现H264数据的采集,采用RTP通讯.
Platform: | Size: 43558 | Author: 阿易 | Hits:

[Streaming Mpeg4live.2008.01.04.tar

Description: 网络直播源代码,支持RTSP、RTP,支持的格式包括MPEG-1/2/4,MP3,H264等,功能强大,流媒体开发必须。
Platform: | Size: 448639 | Author: 刘久人 | Hits:

[Streaming Mpeg4NALDecoder

Description: 这是自己编的一个h.264的NAL层的解码小程序,它首先从H264文件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。
Platform: | Size: 217422 | Author: liming | Hits:

[Streaming Mpeg4jrtplib-3.7.0

Description: jrtplib3.7.0 里面有使用的示例程序哈 -jrtplib3.7.0 There are examples of the use of procedures Kazakhstan
Platform: | Size: 588800 | Author: Ken | Hits:

[VOIP programrfc3984

Description:
Platform: | Size: 92160 | Author: liming | Hits:

[Streaming Mpeg4NALDecoder

Description: H264流媒体RTP打包源代码和协议资料-H264 streaming RTP packetization and protocol data source
Platform: | Size: 1549312 | Author: 高军 | Hits:

[Streaming Mpeg4H264_RTP

Description: 用于打包H264视频流,采用视实时传输协议RTP,有分包策略-For packaged H264 video stream, as the real-time transport protocol RTP, there are sub-strategy
Platform: | Size: 952320 | Author: 小林 | Hits:

[Internet-NetworkRtp

Description: 服务器端发送H264码流,客户端接受并解码与存为YUV文件.(H264,ffmpeg,Rtp,YUV等技术都包含在内)希望大家好好学习。我愿传播我的知识,促进社会发展 2012.9.7-Server sends H264 stream client to receive and decode YUV file saved as. (H264, ffmpeg, Rtp, YUV, and other technologies are included) and hope that we learn. I would like to spread my knowledge, promote social development 2012.9.7
Platform: | Size: 66008064 | Author: jackshen | Hits:

[OtherRTP

Description: the RTP server for video encode H264/AVC and transmit by Addison Wesley
Platform: | Size: 3026944 | Author: mody | Hits:

[VOIP programH.264-RTP-payload-FORMAT-

Description: H264 PLAYLOAD 数据格式,对于弄懂Naul帮助非常大。-H264 PLAYLOAD data format, for understand Naul very helpful.
Platform: | Size: 4096 | Author: weihuabo | Hits:

[Internet-NetworkLinux_H264_RTP

Description: 可以通过RTP实时传输H264流,测试通过了,可以用VLC设置SDP文件接收。SDP文件如下(保存成ceshi.sdp就可以了)t=0 0 m=video 1234 RTP/AVP 96 a=rtpmap:96 H264 a=framerate:15 c=IN IP4 192.168.0.121-Real-time transmission via RTP H264 stream passed the test, you can set the SDP file with VLC reception. SDP file is as follows (saved as ceshi.sdp on it) t = 0 0 m = video 1234 RTP/AVP 96 a = rtpmap: 96 H264 a = framerate: 15 c = IN IP4 192.168.0.121
Platform: | Size: 4096 | Author: 柳橙汁 | Hits:

[androidandroid_rtp_h263_Encoder

Description: android平台h264在rtp上的负载编码打包及发送-android platform load on rtp h264 encoded in packaged and sent
Platform: | Size: 1084416 | Author: 范书铭 | Hits:

[JSP/JavaH264

Description: 在H264 RTP协议实现,现在流媒体是web开发中的主流,挺有用的-H264 RTP protocol implementation on
Platform: | Size: 366592 | Author: 吕新桥 | Hits:

[JSP/Javaffplay1

Description: 将RTP包进行接收,并且拆包,解码,播放h264视频流-RTP H264
Platform: | Size: 4111360 | Author: glacierman | Hits:

[Streaming Mpeg4H264using-PS-package-RTP-sent

Description: H264 NALU 使用PS封装 RTP发送。H264视频格式使用PS、RTP封装发送。-H264 NALU using the PS package RTP sent. H264 using the PS package, and then use the RTP package to send.
Platform: | Size: 11264 | Author: wxp | Hits:

[Internet-NetworkORTP_code

Description: 对h264数据进行RTP打包代码,希望对大家有用-rtp h264 data pack
Platform: | Size: 84992 | Author: yuanyuan | Hits:

[Internet-NetworkRTP_H264

Description: 通过RTP发送h264码流,网上比较多的版本,可在上位机用vlc播放,是一个学习rtp协议的好例子-By sending RTP h264 stream online more versions available vlc player, is a learning rtp protocol in the PC a good example
Platform: | Size: 5120 | Author: 张飞 | Hits:

[Multimedia programsimplest_mediadata_test

Description: * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* This project contains following samples to handling multimedia data: * (1) Video pixel data handling program. It contains several examples to handle RGB and YUV data. * (2) Audio sample data handling program. It contains several examples to handle PCM data. * (3) H.264 stream analysis program. It can parse H.264 bitstream and analysis NALU of stream. * (4) AAC stream analysis program. It can parse AAC bitstream and analysis ADTS frame of stream. * (5) FLV format analysis program. It can analysis FLV file and extract MP3 audio stream. * (6) UDP-RTP protocol analysis program. It can analysis UDP/RTP/MPEG-TS Packet. *)
Platform: | Size: 24964096 | Author: 梁立峰 | Hits:

[Otherrtp2h264

Description: 用C语言实现的rtp数据转h264数据,封装成完整的一帧数据(RTP data implemented in C language to H264 data)
Platform: | Size: 25600 | Author: walter8989 | Hits:
« 1 2 3 45 6 7 »

CodeBus www.codebus.net